[INFO] cloning repository https://github.com/WithAutonomi/ant-protocol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WithAutonomi/ant-protocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWithAutonomi%2Fant-protocol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWithAutonomi%2Fant-protocol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca95e6e1951ed622bd7d594e3211cee59e2eb3d8
[INFO] fixing WithAutonomi/ant-protocol against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWithAutonomi%2Fant-protocol" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WithAutonomi/ant-protocol
[INFO] finished tweaking git repo https://github.com/WithAutonomi/ant-protocol
[INFO] tweaked toml for git repo https://github.com/WithAutonomi/ant-protocol written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WithAutonomi/ant-protocol on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WithAutonomi/ant-protocol already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1a28c119c259745e41db24a773f5909e8de13a0bc289b6d9f3bd141e53bfa0b6
[INFO] running `Command { std: "docker" "start" "1a28c119c259745e41db24a773f5909e8de13a0bc289b6d9f3bd141e53bfa0b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1a28c119c259745e41db24a773f5909e8de13a0bc289b6d9f3bd141e53bfa0b6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a28c119c259745e41db24a773f5909e8de13a0bc289b6d9f3bd141e53bfa0b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1a28c119c259745e41db24a773f5909e8de13a0bc289b6d9f3bd141e53bfa0b6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking keccak v0.2.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.15
[INFO] [stderr]     Checking const-hex v1.19.1
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking alloy-rlp v0.3.15
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking ruint v1.18.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling macro-string v0.2.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling syn-solidity v1.6.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking sha3 v0.11.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.6.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking nybbles v0.4.8
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking bitflags v2.12.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking sha3 v0.10.9
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]    Compiling alloy-primitives v1.6.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking hpke v0.13.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling alloy-json-abi v1.6.0
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]    Compiling alloy-tx-macros v1.8.3
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking alloy-eip2124 v0.2.0
[INFO] [stderr]     Checking alloy-eip2930 v0.2.3
[INFO] [stderr]     Checking alloy-eip7928 v0.3.7
[INFO] [stderr]     Checking alloy-serde v1.8.3
[INFO] [stderr]     Checking alloy-eip7702 v0.6.3
[INFO] [stderr]     Checking alloy-trie v0.9.5
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking alloy-signer v1.8.3
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking alloy-chains v0.2.34
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking fips204 v0.4.6
[INFO] [stderr]     Checking fips205 v0.4.1
[INFO] [stderr]     Checking fips203 v0.4.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking alloy-hardforks v0.2.13
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.6.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling quinn-udp v0.6.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking serde_with v3.20.0
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.6.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking yasna v0.6.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking attohttpc v0.30.1
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking saorsa-pqc v0.4.2
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking xmltree v0.10.3
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking serde_test v1.0.177
[INFO] [stderr]     Checking keyring v3.6.3
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]    Compiling saorsa-core v0.26.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking saorsa-pqc v0.5.1
[INFO] [stderr]     Checking alloy-eips v1.8.3
[INFO] [stderr]     Checking exponential-backoff v2.1.0
[INFO] [stderr]     Checking ant-merkle v1.5.1
[INFO] [stderr]    Compiling serial_test_derive v3.5.0
[INFO] [stderr]     Checking xor_name v5.0.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking serial_test v3.5.0
[INFO] [stderr]     Checking rcgen v0.14.8
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking alloy-consensus v1.8.3
[INFO] [stderr]     Checking alloy-genesis v1.8.3
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]    Compiling alloy-sol-macro v1.6.0
[INFO] [stderr]     Checking alloy-sol-types v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking alloy-consensus-any v1.8.3
[INFO] [stderr]     Checking alloy-network-primitives v1.8.3
[INFO] [stderr]     Checking alloy-rpc-types-eth v1.8.3
[INFO] [stderr]     Checking alloy-json-rpc v1.8.3
[INFO] [stderr]     Checking alloy-dyn-abi v1.6.0
[INFO] [stderr]     Checking alloy-transport v1.8.3
[INFO] [stderr]     Checking igd-next v0.17.1
[INFO] [stderr]     Checking alloy-core v1.6.0
[INFO] [stderr]     Checking alloy-rpc-types-any v1.8.3
[INFO] [stderr]     Checking alloy-rpc-types-anvil v1.8.3
[INFO] [stderr]     Checking alloy-rpc-types v1.8.3
[INFO] [stderr]     Checking alloy-network v1.8.3
[INFO] [stderr]     Checking alloy-signer-local v1.8.3
[INFO] [stderr]     Checking alloy-node-bindings v1.8.3
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking rustls-post-quantum v0.2.4
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking alloy-transport-http v1.8.3
[INFO] [stderr]     Checking saorsa-transport v0.35.0
[INFO] [stderr]     Checking alloy-rpc-client v1.8.3
[INFO] [stderr]     Checking alloy-provider v1.8.3
[INFO] [stderr]     Checking alloy-contract v1.8.3
[INFO] [stderr]     Checking alloy v1.8.3
[INFO] [stderr]     Checking evmlib v0.8.1
[INFO] [stderr]     Checking ant-protocol v2.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/chunk_protocol.rs:75:39
[INFO] [stdout]     |
[INFO] [stdout]  65 |                 let response = match ChunkMessage::decode(&data) {
[INFO] [stdout]     |                     --------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `response` calls a custom destructor
[INFO] [stdout]     |                     `response` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  75 |                 if let Some(result) = response_handler(response.body) {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  78 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `response` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/chunk_protocol.rs:75:39
[INFO] [stdout]     |
[INFO] [stdout]  65 |                 let response = match ChunkMessage::decode(&data) {
[INFO] [stdout]     |                     --------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `response` calls a custom destructor
[INFO] [stdout]     |                     `response` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  75 |                 if let Some(result) = response_handler(response.body) {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  78 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `response` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr] crater-edition-check: ant-protocol v2.2.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking ant-protocol v2.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "1a28c119c259745e41db24a773f5909e8de13a0bc289b6d9f3bd141e53bfa0b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a28c119c259745e41db24a773f5909e8de13a0bc289b6d9f3bd141e53bfa0b6", kill_on_drop: false }`
[INFO] [stdout] 1a28c119c259745e41db24a773f5909e8de13a0bc289b6d9f3bd141e53bfa0b6
